index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-12
xfs: introduce xfs_sb.c for sharing with libxfs
Dave Chinner
5
-797
/
+863
2013-08-12
xfs: split out the remote symlink handling
Dave Chinner
5
-214
/
+244
2013-08-12
xfs: split out attribute fork truncation code into separate file
Dave Chinner
4
-423
/
+455
2013-08-12
xfs: split out attribute listing code into separate file
Dave Chinner
5
-616
/
+658
2013-08-12
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
22
-64
/
+83
2013-08-12
xfs: move getdents code into it's own file
Dave Chinner
7
-616
/
+649
2013-08-12
xfs: introduce xfs_inode_buf.c for inode buffer operations
Dave Chinner
5
-454
/
+514
2013-08-12
xfs: move unrelated definitions out of xfs_inode.h
Dave Chinner
4
-38
/
+16
2013-08-12
xfs: move inode fork definitions to a new header file
Dave Chinner
5
-2007
/
+2096
2013-08-12
xfs: split out transaction reservation code
Dave Chinner
10
-772
/
+851
2013-08-12
xfs: sync minor header differences needed by userspace.
Dave Chinner
13
-8
/
+42
2013-08-12
xfs: introduce xfs_quota_defs.h
Dave Chinner
2
-131
/
+160
2013-08-12
xfs: introduce xfs_rtalloc_defs.h
Dave Chinner
4
-52
/
+54
2013-08-12
xfs: split out on-disk transaction definitions
Dave Chinner
3
-207
/
+208
2013-08-12
xfs: separate icreate log format definitions from xfs_icreate_item.h
Dave Chinner
2
-18
/
+18
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
29
-137
/
+175
2013-08-12
xfs: split out EFI/EFD log item format definition
Dave Chinner
2
-86
/
+85
2013-08-12
xfs: split out buf log item format definitions
Dave Chinner
2
-97
/
+100
2013-08-12
xfs: split out inode log item format definition
Dave Chinner
7
-183
/
+200
2013-08-12
xfs: separate out log format definitions
Dave Chinner
4
-208
/
+207
2013-07-30
xfs: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
1
-3
/
+3
2013-07-24
xfs: di_flushiter considered harmful
Dave Chinner
3
-11
/
+36
2013-07-22
xfs: Start using pquotaino from the superblock.
Chandra Seetharaman
5
-43
/
+158
2013-07-22
xfs: Initialize all quota inodes to be NULLFSINO
Chandra Seetharaman
1
-0
/
+18
2013-07-22
xfs: Fix a deadlock in xfs_log_commit_cil() code path
Chandra Seetharaman
1
-1
/
+1
2013-07-22
xfs: fix assertion failure in xfs_vm_write_failed()
Jie Liu
1
-1
/
+14
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-43
/
+24
2013-07-14
efivarfs: we can use simple_lookup() now
Al Viro
1
-13
/
+1
2013-07-14
make simple_lookup() usable for filesystems that set ->s_d_op
Al Viro
1
-1
/
+2
2013-07-14
configfs: don't open-code d_alloc_name()
Al Viro
1
-11
/
+2
2013-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2013-07-13
Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
21
-316
/
+435
2013-07-13
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
15
-281
/
+515
2013-07-13
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
1
-15
/
+10
2013-07-13
fs/file_table.c:fput(): add comment
Andrew Morton
1
-0
/
+6
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
2
-3
/
+3
2013-07-11
CIFS: Fix a deadlock when a file is reopened
Pavel Shilovsky
1
-5
/
+4
2013-07-11
CIFS: Reopen the file if reconnect durable handle failed
Pavel Shilovsky
1
-1
/
+7
2013-07-11
xfs: Fix the logic check for all quotas being turned off
Chandra Seetharaman
2
-11
/
+2
2013-07-11
Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+8
2013-07-11
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-11
/
+28
2013-07-11
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...
Linus Torvalds
7
-3
/
+182
2013-07-11
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-269
/
+85
2013-07-11
Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
12
-154
/
+128
2013-07-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-103
/
+413
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
14
-124
/
+291
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
2
-4
/
+0
2013-07-10
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
1
-1
/
+1
2013-07-10
[CIFS] Fix minor endian error in durable handle patch series
Steve French
1
-1
/
+2
2013-07-10
CIFS: Reconnect durable handles for SMB2
Pavel Shilovsky
8
-12
/
+58
[next]