Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0282b7f2a874e72c18fcd5a112ccf67f71ba7f5c
/
fs
9ea319b
Merge git://oss.sgi.com:8090/xfs/linux-2.6
by Linus Torvalds
· 16 years ago
5140934
dlm: rename structs
by David Teigland
· 16 years ago
cb980d9
dlm: add missing kfrees
by David Teigland
· 16 years ago
c6a7b0f
[XFS] Fix use after free in xfs_log_done().
by Lachlan McIlroy
· 16 years ago
c94312d
[XFS] Make xfs_bmap_*_count_leaves void.
by Ruben Porras
· 16 years ago
5695ef4
[XFS] Use KM_NOFS for debug trace buffers
by Lachlan McIlroy
· 16 years ago
d62c251
[XFS] use KM_MAYFAIL in xfs_mountfs
by Christoph Hellwig
· 16 years ago
ff4f038
[XFS] refactor xfs_mount_free
by Christoph Hellwig
· 16 years ago
6203300
[XFS] don't call xfs_freesb from xfs_unmountfs
by Christoph Hellwig
· 16 years ago
41b5c2e
[XFS] xfs_unmountfs should return void
by Christoph Hellwig
· 16 years ago
4249023
[XFS] cleanup xfs_mountfs
by Christoph Hellwig
· 16 years ago
77508ec
[XFS] move root inode IRELE into xfs_unmountfs
by Christoph Hellwig
· 16 years ago
3a76c1e
[XFS] stop using file_update_time
by Christoph Hellwig
· 16 years ago
8e5975c
[XFS] optimize xfs_ichgtime
by Christoph Hellwig
· 16 years ago
dff35fd
[XFS] update timestamp in xfs_ialloc manually
by Christoph Hellwig
· 16 years ago
ab4a9b0
[XFS] remove the sema_t from XFS.
by David Chinner
· 16 years ago
e1f49cf
[XFS] replace dquot flush semaphore with a completion
by David Chinner
· 16 years ago
c63942d
[XFS] replace inode flush semaphore with a completion
by David Chinner
· 16 years ago
b4dd330
[XFS] replace the XFS buf iodone semaphore with a completion
by David Chinner
· 16 years ago
12017fa
[XFS] clean up stale references to semaphores
by David Chinner
· 16 years ago
597bca6
[XFS] use get_unaligned_* helpers
by Harvey Harrison
· 16 years ago
d63f154
[XFS] Fix compile failure in xfs_buf_trace()
by Lachlan McIlroy
· 16 years ago
169d622
[XFS] Use the same btree_cur union member for alloc and inobt trees.
by Christoph Hellwig
· 16 years ago
cdcf433
[XFS] small cleanups in xfs_btree.c
by Christoph Hellwig
· 16 years ago
41be8be
[XFS] sanitize xfs_initialize_vnode
by Christoph Hellwig
· 16 years ago
5ec7f8c
[XFS] kill bhv_vnode_t
by Christoph Hellwig
· 16 years ago
df80c93
[XFS] remove some easy bhv_vnode_t instances
by Christoph Hellwig
· 16 years ago
e1cccd9
[XFS] kill xfs_lock_dir_and_entry
by Christoph Hellwig
· 16 years ago
1550d0b
[XFS] kill INDUCE_IO_ERROR
by Christoph Hellwig
· 16 years ago
907f49a
[XFS] implement IHOLD/IRELE directly
by Christoph Hellwig
· 16 years ago
0b1f9177
[XFS] remove remaining VN_HOLD calls
by Christoph Hellwig
· 16 years ago
604323c
[XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c
by Christoph Hellwig
· 16 years ago
863890c
[XFS] kill vn_to_inode
by Christoph Hellwig
· 16 years ago
a19d033
[XFS] Remove vn_from_inode()
by Christoph Hellwig
· 16 years ago
39dab9d
[XFS] remove shouting-indirection macros from xfs_trans.h
by Eric Sandeen
· 16 years ago
db7a2c7
[XFS] convert xfs to use ERR_CAST
by Eric Sandeen
· 16 years ago
cdeb380
[XFS] remove INT_GET and friends
by Eric Sandeen
· 16 years ago
322ff6b
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
by Niv Sardi
· 16 years ago
a738159
[XFS] don't leak m_fsname/m_rtname/m_logname
by Christoph Hellwig
· 16 years ago
5e9da7b
[XFS] Move attr log alloc size calculator to another function.
by Niv Sardi
· 16 years ago
6785073
[XFS] Use KM_NOFS for incore inode extent tree allocation V2
by David Chinner
· 16 years ago
e6064d3
[XFS] XFS: Kill xfs_vtoi()
by David Chinner
· 16 years ago
e4f7529
[XFS] Kill shouty XFS_ITOV() macro
by David Chinner
· 16 years ago
705db4a
[XFS] kill shouty XFS_ITOV_NULL macro
by David Chinner
· 16 years ago
0165164
[XFS] Avoid directly referencing the VFS inode.
by David Chinner
· 16 years ago
3790689
[XFS] Do not access buffers after dropping reference count
by Lachlan McIlroy
· 16 years ago
79071eb
[XFS] Use the generic bitops rather than implementing them ourselves.
by David Chinner
· 16 years ago
b0e0c9e
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
50ac2d6
seq_file: add seq_cpumask(), seq_nodemask()
by Alexey Dobriyan
· 16 years ago
dd76346
reiserfs: removed duplicated #include
by Huang Weiyi
· 16 years ago
523723b
fs/eventpoll.c: fix sys_epoll_create1() comment
by Andrew Morton
· 16 years ago
23a0ee9
Merge branch 'core/locking' into core/urgent
by Ingo Molnar
· 16 years ago
3295f0e
lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()
by Ingo Molnar
· 16 years ago
4f3e752
lockdep: map_acquire
by Peter Zijlstra
· 16 years ago
56831a1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
ad8b15f
[CIFS] list entry can not return null
by Steve French
· 16 years ago
f1c7f79
[NFSD] uninline nfsd4_op_name()
by Adrian Bunk
· 16 years ago
0510eeb
turn cifs_setattr into a multiplexor that calls the correct function
by Jeff Layton
· 16 years ago
feb3e20
move file time and dos attribute setting logic into new function
by Jeff Layton
· 16 years ago
3fe5c1d
spin off cifs_setattr with unix extensions to its own function
by Jeff Layton
· 16 years ago
1ac0ae0
bio: make use of bvec_nr_vecs
by Denis ChengRq
· 16 years ago
26b994f
[CIFS] Code cleanup in old sessionsetup code
by Steve French
· 16 years ago
9508991
[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir
by Jeff Layton
· 16 years ago
2dd2dfa
Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg
by Jeff Layton
· 16 years ago
6fc000e
change CIFSSMBSetTimes to CIFSSMBSetPathInfo
by Jeff Layton
· 16 years ago
063ea27
[CIFS] fix trailing whitespace
by Steve French
· 16 years ago
4e1e7fb
bundle up Unix SET_PATH_INFO args into a struct and change name
by Jeff Layton
· 16 years ago
7c44319
proc: fix warnings
by Alexander Beregalov
· 16 years ago
dc60bf1
omfs: fix warning
by Alexander Beregalov
· 16 years ago
9e96af8
Fix missing braces in cifs_revalidate()
by Suresh Jayaraman
· 16 years ago
ca5de40
fs: rename buffer trylock
by Nick Piggin
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
1a3f7d9
Revert "UFS: add const to parser token table"
by Linus Torvalds
· 16 years ago
93d0ec8
remove locking around tcpSesAllocCount atomic variable
by Jeff Layton
· 16 years ago
8f616cd
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
7d55992
ext4: remove write-only variables from ext4_ordered_write_end
by Eric Sandeen
· 16 years ago
1726384
fat: Fix allow_utime option
by OGAWA Hirofumi
· 16 years ago
b8a327b
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull
by Linus Torvalds
· 16 years ago
63a16f9
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
623fa57
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
66b8bd3
[CIFS] properly account for new user= field in SPNEGO upcall string allocation
by Jeff Layton
· 16 years ago
8d66bf5
[PATCH] pass struct path * to do_add_mount()
by Al Viro
· 16 years ago
d5686b4
[PATCH] switch mtd and dm-table to lookup_bdev()
by Al Viro
· 16 years ago
a95164d
[patch 3/4] vfs: remove unused nameidata argument of may_create()
by Miklos Szeredi
· 16 years ago
7ee7c12
[PATCH] devpts: switch to IDA
by Alexey Dobriyan
· 16 years ago
9a18540
[PATCH 2/2] proc: switch inode number allocation to IDA
by Alexey Dobriyan
· 16 years ago
67935df
[PATCH 1/2] proc: fix inode number bogorithmetic
by Alexey Dobriyan
· 16 years ago
8266602
[PATCH] fix bdev leak in block_dev.c do_open()
by Al Viro
· 16 years ago
77e69da
[PATCH] fix races and leaks in vfs_quota_on() users
by Al Viro
· 16 years ago
1b7e190
[PATCH] clean dup2() up a bit
by Al Viro
· 16 years ago
1027abe
[PATCH] merge locate_fd() and get_unused_fd()
by Al Viro
· 16 years ago
f418b00
Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree
by Stephen Smalley
· 16 years ago
b7600db
[JFFS2] Fix allocation of summary buffer
by David Woodhouse
· 16 years ago
c259ae5
[PATCH] ocfs2: Release mutex in error handling code
by Julia Lawall
· 16 years ago
961cecb
[PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region
by Sunil Mushran
· 16 years ago
539d826
[PATCH 2/2] ocfs2: Fix race between mount and recovery
by Sunil Mushran
· 16 years ago
c69991a
[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays
by Sunil Mushran
· 16 years ago
70526b6
[PATCH] configfs: Pin configfs subsystems separately from new config_items.
by Joel Becker
· 16 years ago
99cefda
[PATCH] configfs: Fix open directory making rmdir() fail
by Louis Rilling
· 16 years ago
2e2ce17
[PATCH] configfs: Lock new directory inodes before removing on cleanup after failure
by Louis Rilling
· 16 years ago
Next »