Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c8940eca75e6d1ea57f6c491a30bd1023c64c9ad
/
fs
b65f0d6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
f3ea597
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
f9f265f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 14 years ago
7d44b04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 14 years ago
3919162
fs: fix namei.c kernel-doc notation
by Randy Dunlap
· 14 years ago
365e215
nilfs2: unfold nilfs_dat_inode function
by Ryusuke Konishi
· 14 years ago
bcbc8c6
nilfs2: do not pass sbi to functions which can get it from inode
by Ryusuke Konishi
· 14 years ago
06df0f9
nilfs2: get rid of nilfs_mount_options structure
by Ryusuke Konishi
· 14 years ago
a7a8447
nilfs2: simplify nilfs_mdt_freeze_buffer
by Ryusuke Konishi
· 14 years ago
888da23c2
nilfs2: get rid of loaded flag from nilfs object
by Ryusuke Konishi
· 14 years ago
ae53a0a
nilfs2: fix a checkpatch error in page.c
by Ryusuke Konishi
· 14 years ago
622daaff
nilfs2: fiemap support
by Ryusuke Konishi
· 14 years ago
27e6c7a
nilfs2: mark buffer heads as delayed until the data is written to disk
by Ryusuke Konishi
· 14 years ago
e828949
nilfs2: call nilfs_error inside bmap routines
by Ryusuke Konishi
· 14 years ago
b004a5e
fs/nilfs2/super.c: Use printf extension %pV
by Joe Perches
· 14 years ago
20054bd
cifs: use CreationTime like an i_generation field
by Jeff Layton
· 14 years ago
d44a9fe
cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfo
by Jeff Layton
· 14 years ago
ca40b71
cifs: show "acl" in DebugData Features when it's compiled in
by Jeff Layton
· 14 years ago
b4d6fcf
cifs: move "ntlmssp" and "local_leases" options out of experimental code
by Jeff Layton
· 14 years ago
1397f2e
cifs: replace some hardcoded values with preprocessor constants
by Jeff Layton
· 14 years ago
a0f8b4f
cifs: remove unnecessary locking around sequence_number
by Jeff Layton
· 14 years ago
197a1ee
[CIFS] Fix minor merge conflict in fs/cifs/dir.c
by Steve French
· 14 years ago
acc6f11
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 14 years ago
0c21e3a
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
by Linus Torvalds
· 14 years ago
72eb6a7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
56b85f3
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b4a45f5
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
b3e19d9
fs: scale mntget/mntput
by Nick Piggin
· 14 years ago
c6653a8
fs: rename vfsmount counter helpers
by Nick Piggin
· 14 years ago
9d55c36
fs: implement faster dentry memcmp
by Nick Piggin
· 14 years ago
e1bb578
fs: prefetch inode data in dcache lookup
by Nick Piggin
· 14 years ago
4b93688
fs: improve scalability of pseudo filesystems
by Nick Piggin
· 14 years ago
873feea
fs: dcache per-inode inode alias locking
by Nick Piggin
· 14 years ago
ceb5bdc
fs: dcache per-bucket dcache hash locking
by Nick Piggin
· 14 years ago
880566e
xfs: provide simple rcu-walk ACL implementation
by Nick Piggin
· 14 years ago
258a5aa
btrfs: provide simple rcu-walk ACL implementation
by Nick Piggin
· 14 years ago
7359861
ext2,3,4: provide simple rcu-walk ACL implementation
by Nick Piggin
· 14 years ago
1e1743e
fs: provide simple rcu-walk generic_check_acl implementation
by Nick Piggin
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
by Nick Piggin
· 14 years ago
44a7d7a
fs: cache optimise dentry and inode for rcu-walk
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
5f57cbc
fs: dcache remove d_mounted
by Nick Piggin
· 14 years ago
c28cc36
fs: fs_struct use seqlock
by Nick Piggin
· 14 years ago
31e6b01
fs: rcu-walk for path lookup
by Nick Piggin
· 14 years ago
ff0c7d1
fs: avoid inode RCU freeing for pseudo fs
by Nick Piggin
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
77812a1
fs: consolidate dentry kill sequence
by Nick Piggin
· 14 years ago
ec33679
fs: use RCU in shrink_dentry_list to reduce lock nesting
by Nick Piggin
· 14 years ago
be182bf
fs: reduce dcache_inode_lock width in lru scanning
by Nick Piggin
· 14 years ago
89e6054
fs: dcache reduce prune_one_dentry locking
by Nick Piggin
· 14 years ago
a734eb4
fs: dcache reduce d_parent locking
by Nick Piggin
· 14 years ago
dc0474b
fs: dcache rationalise dget variants
by Nick Piggin
· 14 years ago
357f8e6
fs: dcache reduce dcache_inode_lock
by Nick Piggin
· 14 years ago
89ad485
fs: dcache reduce locking in d_alloc
by Nick Piggin
· 14 years ago
61f3dee
fs: dcache reduce dput locking
by Nick Piggin
· 14 years ago
58db63d
fs: dcache avoid starvation in dcache multi-step operations
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
949854d
fs: Use rename lock and RCU for multi-step operations
by Nick Piggin
· 14 years ago
9abca36
fs: increase d_name lock coverage
by Nick Piggin
· 14 years ago
b23fb0a
fs: scale inode alias list
by Nick Piggin
· 14 years ago
2fd6b7f
fs: dcache scale subdirs
by Nick Piggin
· 14 years ago
da50295
fs: dcache scale d_unhashed
by Nick Piggin
· 14 years ago
b7ab39f
fs: dcache scale dentry refcount
by Nick Piggin
· 14 years ago
2304450
fs: dcache scale lru
by Nick Piggin
· 14 years ago
789680d
fs: dcache scale hash
by Nick Piggin
· 14 years ago
ec2447c
hostfs: simplify locking
by Nick Piggin
· 14 years ago
b1e6a01
fs: change d_hash for rcu-walk
by Nick Piggin
· 14 years ago
621e155
fs: change d_compare for rcu-walk
by Nick Piggin
· 14 years ago
fb2d5b8
fs: name case update method
by Nick Piggin
· 14 years ago
2bc334d
jfs: dont overwrite dentry name in d_revalidate
by Nick Piggin
· 14 years ago
79eb4dd
cifs: dont overwrite dentry name in d_revalidate
by Nick Piggin
· 14 years ago
fe15ce4
fs: change d_delete semantics
by Nick Piggin
· 14 years ago
fbc8d4c0
config fs: avoid switching ->d_op on live dentry
by Nick Piggin
· 14 years ago
3e880fb
fs: use fast counters for vfs caches
by Nick Piggin
· 14 years ago
86c8749
vfs: revert per-cpu nr_unused counters for dentry and inodes
by Nick Piggin
· 14 years ago
786a5e1
fs: d_validate fixes
by Nick Piggin
· 14 years ago
9e9bc97
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
3c0cb7c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
7e12edd
CIFS: Simplify cifs_open code
by Pavel Shilovsky
· 14 years ago
eeb910a
CIFS: Simplify non-posix open stuff (try #2)
by Pavel Shilovsky
· 14 years ago
4b88613
CIFS: Add match_port check during looking for an existing connection (try #4)
by Pavel Shilovsky
· 14 years ago
a9f1b85
CIFS: Simplify ipv*_connect functions into one (try #4)
by Pavel Shilovsky
· 14 years ago
df8fbc24
cifs: Support NTLM2 session security during NTLMSSP authentication [try #5]
by Shirish Pargaonkar
· 14 years ago
262f86a
cifs: don't overwrite dentry name in d_revalidate
by Nick Piggin
· 14 years ago
65b2074
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b08b272
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 14 years ago
31edf27
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel
by Russell King
· 14 years ago
27066fd4
Merge commit 'v2.6.37' into sched/core
by Ingo Molnar
· 14 years ago
d3a23e1
Revert "fs: use RCU read side protection in d_validate"
by Nick Piggin
· 14 years ago
88ae762
[media] V4L1 removal: Remove linux/videodev.h
by Mauro Carvalho Chehab
· 14 years ago
5d8e4bd
ncpfs: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
9b00a81
ocfs2: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
eda4b71
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
55fb78a
Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
8a7411a
ext4: fix on-line resizing regression
by Theodore Ts'o
· 14 years ago
f06328d
logfs: fix "Kernel BUG at readwrite.c:1193"
by Prasad Joshi
· 14 years ago
eabb26c
logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex
by Prasad Joshi
· 14 years ago
7d8f987
ocfs2: Fix system inodes cache overflow.
by Tao Ma
· 14 years ago
Next »