Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7180c4c9e09888db0a188f729c96c6d7bd61fa83
/
fs
1be62dc
Be more careful about marking buffers dirty
by Linus Torvalds
· 17 years ago
ad16df8
afs: remove smp_prcessor_id() from debug macro
by Sven Schnelle
· 17 years ago
4cd1350
splice: use mapping_gfp_mask
by Hugh Dickins
· 17 years ago
865965a
efs: update error msg to not refer to deleted read_inode()
by Robert P. J. Day
· 17 years ago
a5f37c3
afs: add missing up_write() on return
by Sven Schnelle
· 17 years ago
2b210ad
cifs: fix misannotations
by Al Viro
· 17 years ago
9dce07f
NULL noise: fs/*, mm/*, kernel/*
by Al Viro
· 17 years ago
1076d17
jbd/jbd2 NULL noise
by Al Viro
· 17 years ago
af8be4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
5214b72
afs: prevent double cell registration
by Sven Schnelle
· 17 years ago
5b41e74
vfs: fix data leak in nobh_write_end()
by Dmitri Monakhov
· 17 years ago
6758f95
[PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock
by Al Viro
· 17 years ago
c35038b
[PATCH] do shrink_submounts() for all fs types
by Al Viro
· 17 years ago
bcc5c7d
[PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()
by Al Viro
· 17 years ago
7c4b93d
[PATCH] count ghost references to vfsmounts
by Al Viro
· 17 years ago
1a39068
[PATCH] reduce stack footprint in namespace.c
by Al Viro
· 17 years ago
7ed7fe5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
815d2d5
driver core: debug for bad dev_attr_show() return value.
by Andrew Morton
· 17 years ago
0d995b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 17 years ago
f16278c
Change pagemap output format to allow for future reporting of huge pages
by Hans Rosenfeld
· 17 years ago
04b6e6e
[CIFS] Fix mem leak on dfs referral
by Steve French
· 17 years ago
7d3628b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
4f42c28
[NET]: Fix permissions of /proc/net
by Andre Noll
· 17 years ago
49ccf74
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
9df1303
fs/ufs/balloc.c: fix sparc64 printk warning
by Andrew Morton
· 17 years ago
08ca0db
zisofs: fix readpage() outside i_size
by Dave Young
· 17 years ago
a6b9191
fs: fix kernel-doc notation warnings
by Randy Dunlap
· 17 years ago
5366dc9f
eCryptfs: Swap dput() and mntput()
by Michael Halcrow
· 17 years ago
d002567
jbd2: correctly unescape journal data blocks
by Duane Griffin
· 17 years ago
439aeec
jbd: correctly unescape journal data blocks
by Duane Griffin
· 17 years ago
4ebf898
ROMFS: Fix up an error in iget removal
by David Howells
· 17 years ago
c587f0c
ext3: fix wrong gfp type under transaction
by Josef Bacik
· 17 years ago
87cb055
quota: add possibly missing iput() when quotaon and quotaoff races
by Jan Kara
· 17 years ago
0cf01f6
jbd: fix jbd kernel-doc notation
by Randy Dunlap
· 17 years ago
6cb2a21
aio: bad AIO race in aio_complete() leads to process hang
by Quentin Barnes
· 17 years ago
f8512ad
nfs: don't ignore return value from nfs_pageio_add_request
by Fred Isaman
· 17 years ago
a02f76c
[PATCH] get stack footprint of pathname resolution back to relative sanity
by Al Viro
· 17 years ago
b4d232e
[PATCH] double iput() on failure exit in hugetlb
by Al Viro
· 17 years ago
430e285
[PATCH] fix up new filp allocators
by Dave Hansen
· 17 years ago
322ee5b
[PATCH] check for null vfsmount in dentry_open()
by Christoph Hellwig
· 17 years ago
3227e14
[PATCH] reiserfs: eliminate private use of struct file in xattr
by Jeff Mahoney
· 17 years ago
f382d6e
[PATCH] sanitize hppfs
by Al Viro
· 17 years ago
1dd0dd1
hppfs pass vfsmount to dentry_open()
by Dave Hansen
· 17 years ago
f920bb6
Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 17 years ago
1e0bd75
[PATCH] export sessionid alongside the loginuid in procfs
by Eric Paris
· 17 years ago
92f53c6
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
2f63392
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
e6f1ceb
[NET] endianness noise: INADDR_ANY
by Al Viro
· 17 years ago
8a4e98d
[PATCH] restore export of do_kern_mount()
by Al Viro
· 17 years ago
40044ce
Revert "unexport bio_{,un}map_user"
by Jens Axboe
· 17 years ago
3d10a15
hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
by Al Viro
· 17 years ago
b663c6f
nfsd: fix oops on access from high-numbered ports
by J. Bruce Fields
· 17 years ago
8b1327f
[CIFS] file create with acl support enabled is slow
by Steve French
· 17 years ago
ebe8912
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 17 years ago
5053144
[CIFS] Fix mtime on cp -p when file data cached but written out too late
by Steve French
· 17 years ago
fb39380
pagemap: proper read error handling
by Marcelo Tosatti
· 17 years ago
609eb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
b2211a3
net: fix build with CONFIG_NET=n
by Andrew Morton
· 17 years ago
bc5b6e2
[CIFS] Fix build problem
by Steve French
· 17 years ago
5b4d477
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 17 years ago
cdef59a
ocfs2: Fix NULL pointer dereferences in o2net
by Tao Ma
· 17 years ago
c824c3c
ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock
by Sunil Mushran
· 17 years ago
535f702
ocfs2/dlm: Print message showing the recovery master
by Sunil Mushran
· 17 years ago
b31cfc0
ocfs2/dlm: Add missing dlm_lockres_put()s
by Sunil Mushran
· 17 years ago
52987e2
ocfs2/dlm: Add missing dlm_lockres_put()s in migration path
by Sunil Mushran
· 17 years ago
2c5c54a
ocfs2/dlm: Add missing dlm_lock_put()s
by Sunil Mushran
· 17 years ago
4338ab6
ocfs2: Fix an endian bug in online resize.
by Tao Ma
· 17 years ago
90d9977
[PATCH] [OCFS2]: constify function pointer tables
by Jan Engelhardt
· 17 years ago
0f71b7b
ocfs2: Fix endian bug in o2dlm protocol negotiation.
by Joel Becker
· 17 years ago
2af37ce
ocfs2: Use dlm_print_one_lock_resource for lock resource print
by Tao Ma
· 17 years ago
3a4780a
[PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning
by Andrew Morton
· 17 years ago
55f78e1
[CIFS] cifs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
7962670
[CIFS] DFS patch that connects inode with dfs handling ops
by Igor Mammedov
· 17 years ago
4c1aa6f
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
4e99a1f
NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings
by Trond Myklebust
· 17 years ago
c37dcd33
NFS: Fix the fsid revalidation in nfs_update_inode()
by Trond Myklebust
· 17 years ago
af1b8c2
NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c
by Trond Myklebust
· 17 years ago
e9720ac
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
by Pavel Emelyanov
· 17 years ago
910da1a
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
72772a3
[XFS] fix inode leak in xfs_iget_core()
by David Chinner
· 17 years ago
92d9cd1
[XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many wakeups
by David Chinner
· 17 years ago
f9c3a38
NFS: use new LSM interfaces to explicitly set mount options
by Eric Paris
· 17 years ago
e000752
LSM/SELinux: Interfaces to allow FS to control mount options
by Eric Paris
· 17 years ago
2c6f2db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
9258721
ext3: fix mount option parsing
by Josef Bacik
· 17 years ago
e4465fd
eCryptfs: make ecryptfs_prepare_write decrypt the page
by Michael Halcrow
· 17 years ago
acc1f3e
fs/reiserfs/super.c: correct use of ! and &
by Julia Lawall
· 17 years ago
e389229
vfs: fix NULL pointer dereference in fsync_buffers_list()
by Jan Kara
· 17 years ago
d31472b
core dump: user_regset writeback
by Roland McGrath
· 17 years ago
3634634
debugfs: fix sparse warnings
by Harvey Harrison
· 17 years ago
c5750ee
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
ce93296
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
a0db701
block/genhd.c: proper externs
by Adrian Bunk
· 17 years ago
02cf01a
splice: only return -EAGAIN if there's hope of more data
by Jens Axboe
· 17 years ago
966ea8c
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 17 years ago
86c838b
[PATCH] fs/ocfs2/aops.c: Correct use of ! and &
by Julia Lawall
· 17 years ago
05488bb
[2.6 patch] ocfs2: make dlm_do_assert_master() static
by Adrian Bunk
· 17 years ago
200bfae
[2.6 patch] make ocfs2_downconvert_thread() static
by Adrian Bunk
· 17 years ago
0060005
[2.6 patch] fs/ocfs2/: possible cleanups
by Adrian Bunk
· 17 years ago
0dd3256
[PATCH] ocfs2: le*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
Next »