Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
67b989a0c17e34a7c2c095e58a2f3d1b4408e3cb
/
fs
82279e6
Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
bb8430a
locks: remove fl_copy_lock lock_manager operation
by Christoph Hellwig
· 14 years ago
51ee4b8
locks: let the caller free file_lock on ->setlease failure
by Christoph Hellwig
· 14 years ago
fcf744a
nfsd4: initialize delegation pointer to lease
by J. Bruce Fields
· 14 years ago
05fa313
locks: fix setlease methods to free passed-in lock
by J. Bruce Fields
· 14 years ago
096657b
locks: fix leaks on setlease errors
by J. Bruce Fields
· 14 years ago
0ceaf6c
locks: prevent ENOMEM on lease unlock
by J. Bruce Fields
· 14 years ago
1792f17
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
1a5cea7
make fanotify_read() restartable across signals
by Lino Sanfilippo
· 14 years ago
925d169
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
cdf01dd
fs-writeback.c: unify some common code
by Linus Torvalds
· 14 years ago
7934650
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
504b701
fs/compat.c: fix build on MIPS/s390
by wu zhangjin
· 14 years ago
6757792
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 14 years ago
6418c96
Btrfs: deal with errors from updating the tree log
by Chris Mason
· 14 years ago
51dfacde
jbd2: Convert jbd2_slab_create_sem to mutex
by Thomas Gleixner
· 14 years ago
117bf5f
hpfs: Convert sbi->hpfs_creation_de to mutex
by Thomas Gleixner
· 14 years ago
4260f7c
Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed
by Sage Weil
· 14 years ago
531cb13
Btrfs: make SNAP_DESTROY async
by Sage Weil
· 14 years ago
72fd032
Btrfs: add SNAP_CREATE_ASYNC ioctl
by Sage Weil
· 14 years ago
12462f2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 14 years ago
4620459
Btrfs: add START_SYNC, WAIT_SYNC ioctls
by Sage Weil
· 14 years ago
bb9c12c
Btrfs: async transaction commit
by Sage Weil
· 14 years ago
99d16cbc
Btrfs: fix deadlock in btrfs_commit_transaction
by Sage Weil
· 14 years ago
fccdae4
Btrfs: fix lockdep warning on clone ioctl
by Sage Weil
· 14 years ago
050006a
Btrfs: fix clone ioctl where range is adjacent to extent
by Sage Weil
· 14 years ago
9a01919
Btrfs: fix delalloc checks in clone ioctl
by Sage Weil
· 14 years ago
d8e39c4
Btrfs: drop unused variable in block_alloc_rsv
by Chris Mason
· 14 years ago
559af82
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
by Andi Kleen
· 14 years ago
411fc6b
Btrfs: Fix variables set but not read (bugs found by gcc 4.6)
by Andi Kleen
· 14 years ago
d0b678c
Btrfs: Use ERR_CAST helpers
by Julia Lawall
· 14 years ago
2354d08
Btrfs: use memdup_user helpers
by Julia Lawall
· 14 years ago
b4020c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
435f49a
readv/writev: do the same MAX_RW_COUNT truncation that read/write does
by Linus Torvalds
· 14 years ago
162164f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 14 years ago
8747f95
eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_options
by Tyler Hicks
· 14 years ago
f16feb5
ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter
by Roberto Sassu
· 14 years ago
39fac85
ecryptfs: checking return code of ecryptfs_find_auth_tok_for_sig()
by Roberto Sassu
· 14 years ago
aee683b
ecryptfs: release keys loaded in ecryptfs_keyring_auth_tok_for_sig()
by Roberto Sassu
· 14 years ago
2e21b3f
eCryptfs: Clear LOOKUP_OPEN flag when creating lower file
by Tyler Hicks
· 14 years ago
48b512e
ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()
by Roberto Sassu
· 14 years ago
18e503d
Btrfs: fix raid code for removing missing drives
by Chris Mason
· 14 years ago
19fe0a8
Btrfs: Switch the extent buffer rbtree into a radix tree
by Miao Xie
· 14 years ago
897ca6e9
Btrfs: restructure try_release_extent_buffer()
by Miao Xie
· 14 years ago
bf9022e
Btrfs: use the flusher threads for delalloc throttling
by Chris Mason
· 14 years ago
e5bc245
Btrfs: tune the chunk allocation to 5% of the FS as metadata
by Chris Mason
· 14 years ago
3259f8b
Add new functions for triggering inode writeback
by Chris Mason
· 14 years ago
cb44921
Btrfs: don't loop forever on bad btree blocks
by Chris Mason
· 14 years ago
6b5b817
Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work
by Chris Mason
· 14 years ago
8216ef8
Btrfs: let the user know space caching is enabled
by Josef Bacik
· 14 years ago
88c2ba3
Btrfs: Add a clear_cache mount option
by Josef Bacik
· 14 years ago
6737773
Btrfs: add support for mixed data+metadata block groups
by Josef Bacik
· 14 years ago
dde5abe
Btrfs: check cache->caching_ctl before returning if caching has started
by Josef Bacik
· 14 years ago
9d66e23
Btrfs: load free space cache if it exists
by Josef Bacik
· 14 years ago
0cb59c9
Btrfs: write out free space cache
by Josef Bacik
· 14 years ago
a4cdbd8
braino in internal.h
by Al Viro
· 14 years ago
31f4347
convert simple cases of nfs-related ->get_sb() to ->mount()
by Al Viro
· 14 years ago
061dbc6
convert btrfs
by Al Viro
· 14 years ago
a7f9fb2
convert ceph
by Al Viro
· 14 years ago
8bcbbf0
convert gfs2
by Al Viro
· 14 years ago
f7442b3
convert afs
by Al Viro
· 14 years ago
4d143be
convert ecryptfs
by Al Viro
· 14 years ago
d0e46f8
convert sysfs
by Al Viro
· 14 years ago
ceefda6
switch get_sb_ns() users
by Al Viro
· 14 years ago
aed1d84
switch procfs to ->mount()
by Al Viro
· 14 years ago
579441a
setting ->proc_mnt doesn't belong in proc_get_sb()
by Al Viro
· 14 years ago
d753ed9
convert cifs
by Al Viro
· 14 years ago
e4c59d6
convert nilfs
by Al Viro
· 14 years ago
a1da9e8
switch logfs to ->mount()
by Al Viro
· 14 years ago
e5a0726
logfs: fix a leak in get_sb
by Al Viro
· 14 years ago
7d945a3
logfs get_sb, part 3
by Al Viro
· 14 years ago
0d85c79
logfs get_sb, part 2
by Al Viro
· 14 years ago
71a1c01
logfs get_sb massage, part 1
by Al Viro
· 14 years ago
d2d1ea9
convert v9fs
by Al Viro
· 14 years ago
157d81e
convert ubifs
by Al Viro
· 14 years ago
51139ad
convert get_sb_pseudo() users
by Al Viro
· 14 years ago
3c26ff6
convert get_sb_nodev() users
by Al Viro
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
848b83a
convert get_sb_mtd() users to ->mount()
by Al Viro
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
c96e41e
beginning of transtion: ->mount()
by Al Viro
· 14 years ago
d893f1b
fix open/umount race
by Al Viro
· 14 years ago
a4118ee
a couple of open-coded ihold() introduced by nfs merge
by Al Viro
· 14 years ago
d3686d5
cifs: Cleanup and thus reduce smb session structure and fields used during authentication
by Shirish Pargaonkar
· 14 years ago
d3ba50b
NTLM auth and sign - Use appropriate server challenge
by Shirish Pargaonkar
· 14 years ago
671f837
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
a0e3390
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
b1142e8
ext4: BUG_ON fix: check if page has buffers before calling page_buffers()
by Theodore Ts'o
· 14 years ago
19ba54f
fs/notify/fanotify/fanotify_user.c: fix warnings
by Andrew Morton
· 14 years ago
192ca4d
fanotify: do not recalculate the mask if the ignored mask changed
by Eric Paris
· 14 years ago
8fcd652
fanotify: ignore events on directories unless specifically requested
by Eric Paris
· 14 years ago
b29866a
fsnotify: rename FS_IN_ISDIR to FS_ISDIR
by Eric Paris
· 14 years ago
e1c048b
fanotify: do not send events for irregular files
by Eric Paris
· 14 years ago
4afeff8
fanotify: limit number of listeners per user
by Eric Paris
· 14 years ago
ac7e22d
fanotify: allow userspace to override max marks
by Eric Paris
· 14 years ago
e7099d8
fanotify: limit the number of marks in a single fanotify group
by Eric Paris
· 14 years ago
5dd03f5
fanotify: allow userspace to override max queue depth
by Eric Paris
· 14 years ago
2529a0d
fsnotify: implement a default maximum queue depth
by Eric Paris
· 14 years ago
5322a59
fanotify: ignore fanotify ignore marks if open writers
by Eric Paris
· 14 years ago
5242039
fsnotify: call fsnotify_parent in perm events
by Eric Paris
· 14 years ago
Next »