Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
98b270362bb9ea6629732e7f5b65b8a6ce4743c7
/
fs
98b2703
NTFS: The big ntfs write(2) rewrite has arrived. We now implement our own
by Anton Altaparmakov
· 19 years ago
29f5f3c
NTFS: Remove address space operations ->prepare_write and ->commit_write in
by Anton Altaparmakov
· 19 years ago
29b8990
NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()
by Anton Altaparmakov
· 19 years ago
29d8699
Merge branch 'master' of /usr/src/ntfs-2.6/
by Anton Altaparmakov
· 19 years ago
1cc956e
[PATCH] relayfs: fix bogus param value in call to vmap
by Tom Zanussi
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
8298411
Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL
by Linus Torvalds
· 19 years ago
c2b513d
[PATCH] bfs iget() abuses
by Al Viro
· 19 years ago
ce0fe7e
[PATCH] bfs endianness annotations
by Alexey Dobriyan
· 19 years ago
e943825
NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes
by Anton Altaparmakov
· 19 years ago
dd07233
NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports
by Anton Altaparmakov
· 19 years ago
2d86829
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to
by Anton Altaparmakov
· 19 years ago
2a6fc4e1
NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks
by Anton Altaparmakov
· 19 years ago
8925d4f
NTFS: Change ntfs_attr_make_non_resident to take the attribute value size
by Anton Altaparmakov
· 19 years ago
fc0fa7d
NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter
by Anton Altaparmakov
· 19 years ago
511bea5
NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute
by Anton Altaparmakov
· 19 years ago
69b41e3
NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute
by Anton Altaparmakov
· 19 years ago
fd9d636
NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute
by Anton Altaparmakov
· 19 years ago
c394e45
NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable
by Anton Altaparmakov
· 19 years ago
18efefa
NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the
by Anton Altaparmakov
· 19 years ago
dd190d0
[PATCH] fuse: check O_DIRECT
by Miklos Szeredi
· 19 years ago
daa35ed
[PATCH] uml: remove empty hostfs_truncate method
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
353fb07
[PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0
by Zach Brown
· 19 years ago
897f15f
[PATCH] aio: remove unlocked task_list test and resulting race
by Zach Brown
· 19 years ago
998765e
[PATCH] aio: lock around kiocbTryKick()
by Zach Brown
· 19 years ago
192eaa2
[PATCH] missing ERR_PTR in 9fs
by Al Viro
· 19 years ago
411b67b
[PATCH] readv/writev syscalls are not checked by lsm
by Kostik Belousov
· 19 years ago
e3306dd
[PATCH] epoll: handle timeout overflow
by Davide Libenzi
· 19 years ago
0b8dd17
[PATCH] v9fs: fix races in fid allocation
by Latchesar Ionkov
· 19 years ago
dc7b5fd
[PATCH] Fix ext3_new_inode() failure paths
by Chris Sykes
· 19 years ago
9ed6c2f
[PATCH] Fix ext2_new_inode() failure paths
by Chris Sykes
· 19 years ago
ee4e527
[PATCH] fuse: check reserved node ID values
by Miklos Szeredi
· 19 years ago
909021e
[PATCH] fuse: add required version info
by Miklos Szeredi
· 19 years ago
e2fcc61
NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum with
by Anton Altaparmakov
· 19 years ago
e8c2cd9
Merge branch 'master' of /home/src/linux-2.6/
by Anton Altaparmakov
· 19 years ago
5a8c0cc
NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the
by Anton Altaparmakov
· 19 years ago
838bf96
NTFS: Fix the definition of the CHKD ntfs record magic. It had an off by
by Anton Altaparmakov
· 19 years ago
ede1327
[PATCH] cifs: Add support for suspend
by Steve French
· 19 years ago
bfab08c
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 19 years ago
715dc63
NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry
by Anton Altaparmakov
· 19 years ago
10d2c46
[PATCH] NFS: fix client oops when debugging is on
by Nick Wilson
· 19 years ago
8bdac5d
[PATCH] ext3: EXT3_DEBUG build fixes
by Glauber de Oliveira Costa
· 19 years ago
275abf5
[PATCH] ext3: ext3_show_options fix
by OGAWA Hirofumi
· 19 years ago
f71626a
[PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sb
by Latchesar Ionkov
· 19 years ago
a1f9d8d
[PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX
by Latchesar Ionkov
· 19 years ago
a8e63bf
[PATCH] v9fs: make copy of the transport prototype instead of using it directly
by Latchesar Ionkov
· 19 years ago
5b06767
[PATCH] v9fs: allocate the Rwalk qid array from the right conv buffer
by Latchesar Ionkov
· 19 years ago
d06a8fb
[PATCH] v9fs: make conv functions to check for conv buffer overflow
by Latchesar Ionkov
· 19 years ago
0678e5f
[PATCH] proc_task_root_link c99 fix
by Andrew Morton
· 19 years ago
91fbc6e
NTFS: Fix sparse warnings that have crept in over time.
by Anton Altaparmakov
· 19 years ago
62a36c4
[PATCH] fat: fix adate
by Stephane Kardas
· 19 years ago
66dcca0
[PATCH] Fix invisible threads problem
by Sripathi Kodi
· 19 years ago
438282d
JFS: don't dereference tlck->ip from txUpdateMap
by Dave Kleikamp
· 19 years ago
eed8b2d
NTFS: More runlist handling fixes from Richard Russon and myself.
by Anton Altaparmakov
· 19 years ago
f805fbd
Make fsnotify possibly work better for the inode removal case
by Linus Torvalds
· 19 years ago
044a500
Merge branch 'master' of /home/src/linux-2.6/
by Anton Altaparmakov
· 19 years ago
f6098cf
NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better.
by Anton Altaparmakov
· 19 years ago
4e64c88
NTFS: Fix handling of compressed directories that I broke in earlier changeset.
by Anton Altaparmakov
· 19 years ago
5c9f6de
NTFS: Fix various bugs in the runlist merging code. (Based on libntfs
by Anton Altaparmakov
· 19 years ago
ef40226
[PATCH] FAT: miss-sync issues on sync mount (miss-sync on write)
by OGAWA Hirofumi
· 19 years ago
4fb3a53
[PATCH] files: fix preemption issues
by Dipankar Sarma
· 19 years ago
a464ade
[PATCH] Add smp_mb__after_clear_bit() to unlock_kiocb()
by Zach Brown
· 19 years ago
53d2be7
[PATCH] epoll: fix delayed initialization bug
by Davide Libenzi
· 19 years ago
6cb1269
JFS: Fix sparse warnings, including endian error
by Dave Kleikamp
· 19 years ago
4a805e8
[COMPAT]: Fixup compat_do_execve()
by David S. Miller
· 19 years ago
0b175a7
[PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arrays
by Dipankar Sarma
· 19 years ago
2fd4ef8
[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()
by Hugh Dickins
· 19 years ago
fb085cf
[PATCH] Fix fs/exec.c:788 (de_thread()) BUG_ON
by Alexander Nyberg
· 19 years ago
5d54e69
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
by Linus Torvalds
· 19 years ago
73aea4e
[PATCH] nfsd4: fix setclientid unlock of unlocked state lock
by Neil Brown
· 19 years ago
b59e3c0
[PATCH] nfsd4: fix open seqid incrementing in lock
by Neil Brown
· 19 years ago
f2327d9
[PATCH] nfsd4: move replay_owner
by Neil Brown
· 19 years ago
849823c
[PATCH] nfsd4: printk reduction
by Neil Brown
· 19 years ago
9f03783
[PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sd
by Chris Mason
· 19 years ago
a1a5b3d
[PATCH] open returns ENFILE but creates file anyway
by Peter Staubach
· 19 years ago
89ecf38
NTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in __ntfs_malloc() as it
by Anton Altaparmakov
· 19 years ago
5d46770
NTFS: Change the mount options {u,f,d}mask to always parse the number as
by Anton Altaparmakov
· 19 years ago
3298369
Merge branch 'for-linus' from kernel.org:/.../shaggy/jfs-2.6 manually
by Linus Torvalds
· 19 years ago
041e0e3
[PATCH] fs: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
e711700
[PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h>
by Adrian Bunk
· 19 years ago
ea0e0a4
[PATCH] janitor: reiserfs: super.c - vfree() checking cleanups
by James Lamanna
· 19 years ago
0cdca3f
[PATCH] janitor: fs/dcache.c: list_for_each*
by Domen Puncer
· 19 years ago
fdadd65
[PATCH] janitor: fs/namespace.c: list_for_each_entry
by Domen Puncer
· 19 years ago
216d81b
[PATCH] janitor: jffs/intrep: list_for_each_entry
by Domen Puncer
· 19 years ago
d79fc0f
[PATCH] sched: TASK_NONINTERACTIVE
by Ingo Molnar
· 19 years ago
fb1c8f9
[PATCH] spinlock consolidation
by Ingo Molnar
· 19 years ago
b4012a9
[PATCH] ntfs build fix
by Andrew Morton
· 19 years ago
ac5b8b6
Preempt-safe RCU file usage
by Linus Torvalds
· 19 years ago
a4531ed
Fix up lost patch in compat_sys_select() for new RCU files world order
by Linus Torvalds
· 19 years ago
d99901d
[PATCH] Lost sockfd_put() in routing_ioctl()
by Kirill Korotaev
· 19 years ago
a9f6a0d
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
by Ingo Molnar
· 19 years ago
7c352bd
[PATCH] FUSE: don't allow restarting of system calls
by Miklos Szeredi
· 19 years ago
8254798
[PATCH] FUSE: add fsync operation for directories
by Miklos Szeredi
· 19 years ago
b36c31b
[PATCH] fuse: don't update file times
by Miklos Szeredi
· 19 years ago
45323fb
[PATCH] fuse: more flexible caching
by Miklos Szeredi
· 19 years ago
04730fe
[PATCH] fuse: transfer readdir data through device
by Miklos Szeredi
· 19 years ago
413ef8c
[PATCH] FUSE - direct I/O
by Miklos Szeredi
· 19 years ago
5a53368
[PATCH] fuse: stricter mount option checking
by Miklos Szeredi
· 19 years ago
87729a5
[PATCH] FUSE: tighten check for processes allowed access
by Miklos Szeredi
· 19 years ago
db50b96
[PATCH] FUSE - readpages operation
by Miklos Szeredi
· 19 years ago
Next »