Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
60063497a95e716c9a689af3be2687d261f115b4
/
fs
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
32e107f
fs/exec.c:acct_arg_size(): ptl is no longer needed for add_mm_counter()
by Oleg Nesterov
· 13 years ago
b4edf8b
exec: do not retry load_binary method if CONFIG_MODULES=n
by Tetsuo Handa
· 13 years ago
9121935
exec: do not call request_module() twice from search_binary_handler()
by Tetsuo Handa
· 13 years ago
aacb3d1
fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP
by Michal Hocko
· 13 years ago
293eb1e
proc: fix a race in do_io_accounting()
by Vasiliy Kulikov
· 13 years ago
d2857e7
procfs: return ENOENT on opening a being-removed proc entry
by Daisuke Ogino
· 13 years ago
99b6456
do_coredump: fix the "ispipe" error check
by Oleg Nesterov
· 13 years ago
2c56373
coredump: escape / in hostname and comm
by Jiri Slaby
· 13 years ago
3141c8b
coredump: use task comm instead of (unknown)
by Jiri Slaby
· 13 years ago
ba5b56c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
2ac232f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 13 years ago
d79698d
ceph: document unlocked d_parent accesses
by Sage Weil
· 13 years ago
41b02e1
ceph: explicitly reference rename old_dentry parent dir in request
by Sage Weil
· 13 years ago
4f17726
ceph: document locking for ceph_set_dentry_offset
by Sage Weil
· 13 years ago
e5f86dc
ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug
by Sage Weil
· 13 years ago
bf1c6ac
ceph: protect d_parent access in ceph_d_revalidate
by Sage Weil
· 13 years ago
5f21c96
ceph: protect access to d_parent
by Sage Weil
· 13 years ago
48d0cbd
ceph: handle racing calls to ceph_init_dentry
by Sage Weil
· 13 years ago
dfabbed
ceph: set dir complete frag after adding capability
by Sage Weil
· 13 years ago
e985222
ceph: set up readahead size when rsize is not passed
by Yehuda Sadeh
· 13 years ago
2f90b85
ceph: ignore lease mask
by Sage Weil
· 13 years ago
468640e
ceph: fix ceph_lookup_open intent usage
by Sage Weil
· 13 years ago
9bae113
ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC
by Sage Weil
· 13 years ago
acda765
ceph: fix bad parent_inode calc in ceph_lookup_open
by Sage Weil
· 13 years ago
d8de9ab
ceph: avoid carrying Fw cap during write into page cache
by Sage Weil
· 13 years ago
8f04d42
ceph: report f_bfree based on kb_avail rather than diffing.
by Greg Farnum
· 13 years ago
e77dc3e
ceph: only queue capsnap if caps are dirty
by Sage Weil
· 13 years ago
af0ed56
ceph: fix snap writeback when racing with writes
by Sage Weil
· 13 years ago
9cfa109
ceph: use flag bit for at_end readdir flag
by Sage Weil
· 13 years ago
4918b6d
ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io
by Sage Weil
· 13 years ago
252c672
ceph: add flags field to file_info
by Sage Weil
· 13 years ago
1d87c28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
f01ef56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback
by Linus Torvalds
· 13 years ago
e08dc13
p9: avoid unused variable warning
by Linus Torvalds
· 13 years ago
91d44d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 13 years ago
2dad320
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
84635d6
vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not set
by Linus Torvalds
· 13 years ago
45b583b
Merge 'akpm' patch series
by Linus Torvalds
· 13 years ago
9d6bf5a
reiserfs: use hweight_long()
by Akinobu Mita
· 13 years ago
0c2fd1bfb
reiserfs: use proper little-endian bitops
by Akinobu Mita
· 13 years ago
708e350
tmpfs: clone shmem_file_splice_read()
by Hugh Dickins
· 13 years ago
be8f684
oom: make deprecated use of oom_adj more verbose
by David Rientjes
· 13 years ago
2b37c35
fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bit
by Becky Bruce
· 13 years ago
14067ff
vfs: make gcc generate more obvious code for acl permission checking
by Linus Torvalds
· 13 years ago
14cae32
cifs: Cleanup: check return codes of crypto api calls
by Shirish Pargaonkar
· 14 years ago
f5bc1e7
CIFS: Fix oops while mounting with prefixpath
by Pavel Shilovsky
· 13 years ago
e010a5e
[CIFS] Redundant null check after dereference
by Steve French
· 13 years ago
eaf35b1
cifs: use cifs_dirent in cifs_save_resume_key
by Christoph Hellwig
· 14 years ago
f16d59b
cifs: use cifs_dirent to replace cifs_get_name_from_search_buf
by Christoph Hellwig
· 14 years ago
cda0ec6
cifs: introduce cifs_dirent
by Christoph Hellwig
· 14 years ago
9feed6f
cifs: cleanup cifs_filldir
by Christoph Hellwig
· 14 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
0003230
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
edde854
bury posix_acl_..._masq() variants
by Al Viro
· 13 years ago
826cae2
kill boilerplates around posix_acl_create_masq()
by Al Viro
· 13 years ago
95203be
generic_acl: no need to clone acl just to push it to set_cached_acl()
by Al Viro
· 13 years ago
bc26ab5
kill boilerplate around posix_acl_chmod_masq()
by Al Viro
· 13 years ago
4482a08
reiserfs: cache negative ACLs for v1 stat format
by Christoph Hellwig
· 13 years ago
6311b10
xfs: cache negative ACLs if there is no attribute fork
by Christoph Hellwig
· 13 years ago
ebbb0ef
9p: do no return 0 from ->check_acl without actually checking
by Christoph Hellwig
· 13 years ago
e77819e
vfs: move ACL cache lookup into generic code
by Linus Torvalds
· 13 years ago
3ca30d4
CIFS: Fix oops while mounting with prefixpath
by Pavel Shilovsky
· 13 years ago
340a0a0
xfs: Fix wrong return value of xfs_file_aio_write
by Markus Trippelsdorf
· 13 years ago
096a705
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
963945b
fix jffs2 ACLs on big-endian with 16bit mode_t
by Al Viro
· 13 years ago
1ec95bf
9p: close ACL leaks
by Al Viro
· 13 years ago
c0d960f
ocfs2_init_acl(): fix a leak
by Al Viro
· 13 years ago
423e0ab
VFS : mount lock scalability for internal mounts
by Tim Chen
· 14 years ago
fcc5c22
writeback: don't busy retry writeback on new/freeing inodes
by Wu Fengguang
· 14 years ago
0c12eaf
nfsd: don't break lease on CLAIM_DELEGATE_CUR
by Casey Bodley
· 13 years ago
48e370f
fs/9p: add 9P2000.L unlinkat operation
by Aneesh Kumar K.V
· 14 years ago
9e8fb38
fs/9p: add 9P2000.L renameat operation
by Aneesh Kumar K.V
· 14 years ago
ed80fcf
fs/9p: Always ask new inode in create
by Aneesh Kumar K.V
· 14 years ago
a2dd43b
fs/9p: Fix invalid mount options/args
by Prem Karat
· 14 years ago
fd2421f
fs/9p: When doing inode lookup compare qid details and inode mode bits.
by Aneesh Kumar K.V
· 14 years ago
2053d67
fs/9p: remove rename work around in 9p
by Aneesh Kumar K.V
· 14 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
b22570d
ext3: Fix data corruption in inodes with journalled data
by Jan Kara
· 13 years ago
5a9a436
vfs: use ERR_CAST for err-ptr tossing in lookup_instantiate_filp
by Konstantin Khlebnikov
· 14 years ago
d769b3c
isofs: Remove global fs lock
by Jan Kara
· 13 years ago
22ba747
jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directory
by Al Viro
· 13 years ago
841590c
fix IN_DELETE_SELF on overwriting rename() on ramfs et.al.
by Al Viro
· 13 years ago
8209f53
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 13 years ago
c1f792a
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
6aaf440
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 13 years ago
ba1f9db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
by Linus Torvalds
· 13 years ago
49302ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 13 years ago
59a7ac1
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
03b5bb3
ext2: check xattr name_len before acquiring xattr_sem in ext2_xattr_get
by Wang Sheng-Hui
· 13 years ago
df2e301
fs: Merge split strings
by Jean Delvare
· 14 years ago
6596528
hfsplus: ensure bio requests are not smaller than the hardware sectors
by Seth Forshee
· 14 years ago
aac4e419
hfsplus: Add additional range check to handle on-disk corruptions
by Naohiro Aota
· 14 years ago
eac1b5e
ptrace: do_wait(traced_leader_killed_by_mt_exec) can block forever
by Oleg Nesterov
· 13 years ago
cc6d349
Squashfs: Make ZLIB compression support optional
by Phillip Lougher
· 13 years ago
2bafc7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
b91da88
vfs: drop conditional inode prefetch in __do_lookup_rcu
by Linus Torvalds
· 13 years ago
b307d46
FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop
by Jan Beulich
· 13 years ago
2cebaa5
CIFS: Fix wrong length in cifs_iovec_read
by Pavel Shilovsky
· 14 years ago
Next »