Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e26207a3819684e9b4450a2d30bdd065fa92d9c7
/
fs
b04da8b
fnctl: f_modown should call write_lock_irqsave/restore
by Greg Kroah-Hartman
· 15 years ago
9a3cbe3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
cb289d6
eventfd - allow atomic read and waitqueue remove
by Davide Libenzi
· 15 years ago
bdeef61
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
456eac9
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
15e551e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 15 years ago
30a0f5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
3f00171
compat_ioctl: Supress "unknown cmd" message on serial /dev/console
by Atsushi Nemoto
· 15 years ago
ece550f
ecryptfs: use after free
by Dan Carpenter
· 15 years ago
4aa25bc
ecryptfs: Eliminate useless code
by Julia Lawall
· 15 years ago
fe0fc01
ecryptfs: fix interpose/interpolate typos in comments
by Erez Zadok
· 15 years ago
3469b57
ecryptfs: pass matching flags to interpose as defined and used there
by Erez Zadok
· 15 years ago
c44a66d
ecryptfs: remove unnecessary d_drop calls in ecryptfs_link
by Erez Zadok
· 15 years ago
0d132f7
ecryptfs: don't ignore return value from lock_rename
by Erez Zadok
· 15 years ago
e27759d
ecryptfs: initialize private persistent file before dereferencing pointer
by Erez Zadok
· 15 years ago
38e3eae
eCryptfs: Remove mmap from directory operations
by Tyler Hicks
· 15 years ago
f8f484d
eCryptfs: Add getattr function
by Tyler Hicks
· 15 years ago
5f3ef64
eCryptfs: Use notify_change for truncating lower inodes
by Tyler Hicks
· 15 years ago
f06f135
fs/bio.c: fix shadows sparse warning
by Thiago Farina
· 15 years ago
1e868d8
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
11dfe35
Btrfs: fix possible panic on unmount
by Josef Bacik
· 15 years ago
a9cc71a
Btrfs: deal with NULL acl sent to btrfs_set_acl
by Chris Mason
· 15 years ago
6c090a1
Btrfs: fix regression in orphan cleanup
by Josef Bacik
· 15 years ago
6c7d54a
Btrfs: Fix race in btrfs_mark_extent_written
by Yan, Zheng
· 15 years ago
2423fdf
Btrfs, fix memory leaks in error paths
by Jiri Slaby
· 15 years ago
a038fab
Btrfs: align offsets for btrfs_ordered_update_i_size
by Yan, Zheng
· 15 years ago
406266a
btrfs: fix missing last-entry in readdir(3)
by Jan Engelhardt
· 15 years ago
7dc9c48
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
7e66087
nommu: fix shared mmap after truncate shrinkage problems
by David Howells
· 15 years ago
81759b5
nommu: fix race between ramfs truncation and shared mmap
by David Howells
· 15 years ago
27d55f1
do_add_mount() should sanitize mnt_flags
by Al Viro
· 15 years ago
7e1295d
CIFS shouldn't make mountpoints shrinkable
by Al Viro
· 15 years ago
7b43a79
mnt_flags fixes in do_remount()
by Al Viro
· 15 years ago
df1a1ad
attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared()
by Al Viro
· 15 years ago
8ad08d8
may_umount() needs namespace_sem
by Al Viro
· 15 years ago
976ae32
inotify: only warn once for inotify problems
by Eric Paris
· 15 years ago
9e572cc
inotify: do not reuse watch descriptors
by Eric Paris
· 15 years ago
e09f986
xfs: xfs_swap_extents needs to handle dynamic fork offsets
by Dave Chinner
· 15 years ago
3daeb42
xfs: fix missing error check in xfs_rtfree_range
by Dave Chinner
· 15 years ago
4b6a468
xfs: fix stale inode flush avoidance
by Dave Chinner
· 15 years ago
126976c
xfs: Remove inode iolock held check during allocation
by Dave Chinner
· 15 years ago
57817c6
xfs: reclaim all inodes by background tree walks
by Dave Chinner
· 15 years ago
018027b
xfs: Avoid inodes in reclaim when flushing from inode cache
by Dave Chinner
· 15 years ago
c8e20be
xfs: reclaim inodes under a write lock
by Dave Chinner
· 15 years ago
1296cc8
ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag
by Aneesh Kumar K.V
· 15 years ago
5f634d0
ext4: Fix quota accounting error with fallocate
by Aneesh Kumar K.V
· 15 years ago
1db9138
ext4: Handle -EDQUOT error on write
by Aneesh Kumar K.V
· 15 years ago
9b6e310
Fix configfs leak
by Al Viro
· 15 years ago
9850c05
Fix the -ESTALE handling in do_filp_open()
by Al Viro
· 15 years ago
806892e
ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error path
by OGAWA Hirofumi
· 15 years ago
6d12552
Fix ACC_MODE() for real
by Al Viro
· 15 years ago
7b264fc
hppfs: handle ->put_link()
by Al Viro
· 15 years ago
204f2f0
Kill 9p readlink()
by Al Viro
· 15 years ago
86acdca1
fix autofs/afs/etc. magic mountpoint breakage
by Al Viro
· 15 years ago
e80c14e
Merge branch 'fasync-helper'
by Linus Torvalds
· 15 years ago
2c76127
lib: Introduce generic list_sort function
by Dave Chinner
· 15 years ago
1b4d40a
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
79ecb04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 15 years ago
db1fc95
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
7f53a09
smaps: fix wrong rss count
by Minchan Kim
· 15 years ago
1306d60
proc: partially revert "procfs: provide stack information for threads"
by KOSAKI Motohiro
· 15 years ago
05b5d89
quota: Fix dquot_transfer for filesystems different from ext4
by Jan Kara
· 15 years ago
ba19809
GFS2: Use MAX_LFS_FILESIZE for meta inode size
by Steven Whitehouse
· 15 years ago
fd45e478
xfs: Ensure we force all busy extents in range to disk
by Dave Chinner
· 15 years ago
44e08c4
xfs: Don't flush stale inodes
by Dave Chinner
· 15 years ago
d6d59ba
xfs: fix timestamp handling in xfs_setattr
by Christoph Hellwig
· 15 years ago
ea9a488
xfs: use DECLARE_EVENT_CLASS
by Christoph Hellwig
· 15 years ago
82062e7
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 15 years ago
dbd6a7c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
e2b6d02
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
a539bd8
xfs: kill some warnings on i386 builds
by Dave Chinner
· 15 years ago
e412bdb
GFS2: Fix gfs2_xattr_acl_chmod()
by Steven Whitehouse
· 15 years ago
24b977b
GFS2: Fix locking bug in rename
by Steven Whitehouse
· 15 years ago
56aa616
GFS2: Ensure uptodate inode size when using O_APPEND
by Steven Whitehouse
· 15 years ago
31370f6
reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks
by Frederic Weisbecker
· 15 years ago
e0baec1
reiserfs: Fix unreachable statement
by Jiri Slaby
· 15 years ago
6c28705
reiserfs: Don't call reiserfs_get_acl() with the reiserfs lock
by Frederic Weisbecker
· 15 years ago
04e4f2b
FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack
by Mike Frysinger
· 15 years ago
93939f4
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
5633593
nfs: fix oops in nfs_rename()
by OGAWA Hirofumi
· 15 years ago
7211a4e
nfsd: make sure data is on disk before calling ->fsync
by Christoph Hellwig
· 15 years ago
c6f7afa
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 15 years ago
6307daa
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
efd124b
exofs: simple_write_end does not mark_inode_dirty
by Boaz Harrosh
· 15 years ago
89be503
exofs: fix pnfs_osd re-definitions in pre-pnfs trees
by Boaz Harrosh
· 15 years ago
4f3be1b
reiserfs: Relax lock on xattr removing
by Frederic Weisbecker
· 15 years ago
108d394
reiserfs: Relax the lock before truncating pages
by Frederic Weisbecker
· 15 years ago
5fe1533f
reiserfs: Fix recursive lock on lchown
by Frederic Weisbecker
· 15 years ago
846f997
sysfs: Add lockdep annotations for the sysfs active reference
by Eric W. Biederman
· 15 years ago
d4d3b19
Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
e43c259
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
a87da40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
2f48912
binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.
by Daisuke HATAYAMA
· 15 years ago
f3e22f4
reiserfs: Fix mistake in down_write() conversion
by Frederic Weisbecker
· 15 years ago
45d28b0
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 15 years ago
4b6764f
writeback: add missing kernel-doc notation
by Jaswinder Singh Rajput
· 15 years ago
835d524
reiserfs: Safely acquire i_mutex from xattr_rmdir
by Frederic Weisbecker
· 15 years ago
8b513f5
reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattr
by Frederic Weisbecker
· 15 years ago
4dd8596
reiserfs: Fix journal mutex <-> inode mutex lock inversion
by Frederic Weisbecker
· 15 years ago
c674905
reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink()
by Frederic Weisbecker
· 15 years ago
Next »